10 games in 3 months. Game #7 released - Tower Defense

Game #5 - Word Origami - is done. In fact, it was done two weeks ago, but then my laptop broke, and notwithstanding all the virtues of living on Bali, replacing a Mac turned out to be a long affair. We had a great time developing this game, and it’s one of the games we eventually want to polish up for the full release. Here is a video and a writeup about it:

http://fastgamedev.blogspot.com/2013/11/game-5-word-origami-released.html

http://www.youtube.com/watch?v=MTv1tMTQrcs&feature=youtu.be

As before, I am releasing the code with an open source license. The art and the sounds are for your personal use only:

https://github.com/skryshi/WordOrigamiPublic

Nice work Arman!

I’ve added your latest two samples to Corona University. Keep up the great efforts. :slight_smile:

http://www.coronalabs.com/resources/tutorials/sample-code/

Brent

P.S. - Bali is a beautiful place; I stayed in Ubud for a couple weeks back in 2011, and really enjoyed it.

Wow great work. Great idea setting some goals and doing what can with the time limit, excellent learning experience. 

Game #6 - Adventure Game - is done! This is our first original game, inspired by an iOS hit game Device 6. Making an original game is hard. It’s like trying to find your way from the middle of a desert, no landmarks, all directions looking the same. In retrospect a great game seems obvious, but finding that right set of features is hard. We spent many hours discussing the plot, the puzzles, the art style, and there was often no way to know how well something works without building it and testing in a prototype. That takes a lot of time. Our productivity was one day of effort to make one minute of gameplay, the lowest of all the games we made.

Here is a writeup and a video of it:
 

http://fastgamedev.blogspot.com/2013/11/game-6-adventure-game-released.html

http://www.youtube.com/watch?v=pA2YlKib3S4

I am releasing the code with an open source license. The art and the sounds are for your personal use only:
https://github.com/skryshi/AdventureGamePublic

(I used a few recent features, so a Corona build that supports Graphics 2.0 is required to run the code.)

P.S. Bali is a beautiful place, if anyone is in the area, shoot me a message.

Today we completed game 7 out of 10. It’s a tower defense game with whimsical art, where everyday characters such as the punk, the local beauty queen, and the bum must defend their neighborhood from the alien invasion. Featuring an Elvis impersonator. 

The writeup and the video:

http://fastgamedev.blogspot.com/2013/12/game-7-tower-defense-released.html

http://www.youtube.com/watch?v=atfMXIAc0-s

I am releasing the code with an open source license. The art and the sounds are for your personal use only:
https://github.com/skryshi/TowerDefensePublic

(I used a few recent features, so a Corona build that supports Graphics 2.0 is required to run the code.)