Author Topic: What program shall I code?  (Read 1867 times)

Hello, I would like to code a program now that I am actually getting some free time.  I was wondering what I should make!  I need your help to decide!
Some details:
-I know LUA, HTML, and Batch
-I am a beginner, so keep it sort of simple for me
-I need to know all the details of the game/program.


code a batch IDE  :cookieMonster:
What does IDE stand for?  (Sorry if I sound like I know nothing here.)

Internal richard Explosion

(nah)

but, LUA!!

Make a basic text adventure in batch, it should be about being lost in the desert and make it so you can eat cacti!

Make a basic text adventure in batch, it should be about being lost in the desert and make it so you can eat cacti!
... LOL, STRANGELY, I AM ALREADY DOING EXACTLY THIS, minus the eating cacti part!

use Löve2D to make a game wherein you hug ducks! :D

lua from roblox or just lua from somewhere else?

lua from roblox or just lua from somewhere else?
yeah, roblox lua is really limited :(

lua from roblox or just lua from somewhere else?
LUA is a scripting language used in mainly in all Source games, and used for some other things.

LUA is a scripting language used in mainly in all Source games, and used for some other things.
i think what he was getting at was
roblox lua is really limited :(

so it wouldnt have been a good place to learn

Make a basic text adventure in batch, it should be about being lost in the desert and make it so you can eat cacti!

I did this in school once with VBScript text boxes.
You would enter your name in the beginning and it gives you a series of variables you enter then you start the adventure~
Except you were surviving in the ghetto. :cookieMonster:

Everyone in my class always screwed around with it and when my teacher found it she gave me detention and revoked my computer privileges for two weeks for "Downloading potentially harmful software and lying about it"

LUA is a scripting language used in mainly in all Source games, and used for some other things.

I'm pretty sure that only Garry's Mod uses LUA because Garry implemented that.

when my teacher found it she gave me detention and revoked my computer privileges for two weeks for "Downloading potentially harmful software and lying about it"
PFFFFFFT

Quick question, how do I make a(n) logo/icon for a program in Batch?

I'm pretty sure you can't display an image in a batch window.
Unless you mean for the icon you click to open it. You have to export it as an exe somehow, not sure how to do this.