About the game:

Are you a game developer? Yes? This game is made for you! Show your Game Dev skills, Clear the game with least lines of code, and Earn your reputation on Leaderboard. 


I am Phill, the pill, a sentient fake AI. I like to play Guitar and Chill on my private island. As for the name of the game, the developer is an idiot who forgot to name the game. Heck, he even forgot to insert the input control system, so you'll have to access the CODE directly in order to play. 

Just a side note: When I'm  playing guitar, that's not the actual game, that's just a home screen where you can chat with me, so don't go around writing code there as it won't work. THE GAME lies beyond that! Ask me nicely, and I'll let you play the game.
Features:
  • Chat with me, Phill the pill and Listen to my Guitar Solo.
  • Beautiful ambience and feel of the beach.
  • Converse  with me to play the game. Do it nicely or else..
  • Write C# code to control player. BTW this just sounds Fancy, its actually pretty easy to play the game.
  • Collect 5 bricks to unlock the secret door and win the game.
  • Each level can be cleared with a single line of code.
  • Complete the game with least lines of code to earn place on the leaderboard.

Known Bugs: 

All bugs are your own doing! THIS GAME IS BUG FREE! Developer did extra layer of anti-bugs spray on the Computer before developing it.

Documentation:

//
// To Move Player Right Use Command.
        Player.MoveRight(2.5);
//
//
// To Move Player Left and Jump Right in Sequence Use Command.
        Player.MoveLeft(3).JumpRight();
//
//
// You may chain as many actions as you like.
        Player.JumpRight().JumpRight().MoveRight(1).JumpRight().JumpRight().MoveRight(1.25);
//


Download

Download NowName your own price

Click download now to get access to the following files:

Can You Code Out - MacOS.zip 67 MB
Can You Code Out - Windows.zip 58 MB

Comments

Log in with itch.io to leave a comment.

Great game! I could see this expanded to incorporate more complex logic as the player gets a hang of the logic available. Super fun game that could be a gateway to introducing beginners to game development! c: Keep going with this. 

Thanks for the playing the game Emzra.. will definitely work on this more.

Ah, the joys of incorrect syntax.
10/10 game character design is on point

(+1)

Hehe glad you enjoyed it SuperMatCat24

Best game ever.  I love balls.

Hehe, Vsauce Balls !

This game could really use a tutorial, unsure of how to make the pill do the actions I've coded in

(+1)

Here you go buddy, Read **Documentation**... Have fun! :)

Thank you very much for that, I really only know Gdscript so I didn't know how to properly format anything. I also figured out how to double jump somehow.

Hehe noice. :D