Search found 575 matches

by Yumtard
January 25th, 2017, 12:13 pm
Forum: Everything
Topic: Pong
Replies: 7
Views: 2501

Re: Pong

Dude, nice pong. Works fine, the physics logic seems solid enough. I'll save this for the next show and tell sequence :) You will be able to see how chili handles paddle physics in T20 when I will be tacking the break breaker clone. Thanks! Awesome looking forward to it! Giving the snek game a go t...
by Yumtard
January 24th, 2017, 9:36 pm
Forum: Everything
Topic: Pong
Replies: 7
Views: 2501

Re: Pong

Oh btw.

ENTER to start the game
Holding down space increases the speed of you racket thingy
up and down arrows to move it.
you need to hit the wall 3 times to be able to win, every time you hit it the wall changes color and the ball speeds up
by Yumtard
January 24th, 2017, 9:32 pm
Forum: Everything
Topic: Pong
Replies: 7
Views: 2501

Pong

Sup! After watching tutorial 8 of Chilis beginner series I took a break and spent a whole day trying to make a pong game. I'm now on episode 13 and will update the game more and more since it's far from finished :D https://mega.nz/#!lNNngK4I!sOoOpG2BHeqrK2ZXxnCohyP3MdHFNSpWkt4J9qbxW7I Link to game i...
by Yumtard
January 24th, 2017, 8:32 pm
Forum: Everything
Topic: New project with chili framework
Replies: 4
Views: 2125

Re: New project with chili framework

along the way Chili will show you how to clone a project from github where you can get a repo and start a new project. I believe https://www.youtube.com/watch?v=yGwKHbqQ9So&list=PLqCJpWy5FohcehaXlCIt8sVBHBFFRVWsx&index=29 Here is the repo of an empty chili project https://github.com/planetchili/chi...
by Yumtard
January 24th, 2017, 8:09 pm
Forum: Everything
Topic: New project with chili framework
Replies: 4
Views: 2125

New project with chili framework

Hey!

I'm new to programming and watching Chilis beginner series.
If I wanna fuck around and make some games between the episodes, how do I make a new project with the chili framework?