laplante-sean / jackit

2D side-scroller game with a programming aspect
GNU General Public License v3.0
2 stars 0 forks source link

Way more cool coding stuff #63

Open laplante-sean opened 7 years ago

laplante-sean commented 7 years ago

Or maybe a challenge response situation.

laplante-sean commented 7 years ago

More ideas...Thanks Steve:

where you have to solve something it gives you

but the inputs are random, and it has to do like 100 of them in a few seconds

and it has a bar that shows how far you made it before time ran out or whatever

oh and another level where you can't get through a door, but there's a robot on the other side

and you fill in the code blocks to make it move around and do cool shit

and it has to move to a position and push a button to open the door

laplante-sean commented 7 years ago

FUTURE WORK (thanks steve) you could make a robot API, with functions they can call to read sensors

and the shit could get more complicated

like one it has to actually kill an enemy or something, so you have to call a function that returns the enemy's position

another function fires a weapon and takes an angle

or cooridinates

That's a little less meta than controlling your own characters properties

You can imagine the character is "real", and he's using code to hack all the things