Long time ago i decided to teach myself how to make computer games. So here i will show what games i created.
All games written on c++ with SDL library, some of them have source code, too bad I don't have source code for all of them.
Horizontal shooter
The first semi-game i have ever made, i wanted everything in it, so it was never finished, moreover when it was working CPU usage was 100% and RAM was fille with garbage.
Tic Tac Toe
Bantumi
clone of the Bantumi from Nokia 3310 phone, music support.
City
I decided to make a supermarket tycoon of some sort. But i lost all interest after some time, nevertheless i learned many cool things: per pixel collision detection, character movement, animation, key presses, map editor, loading maps, tiles.. .exe
Snake
Then i decided to make something simple, so i made snake clone, it took me only a week, so i was really hapy, font support. .exe
Ofina
Now i decided to make platformer, but didn't finish it. But learned some new stuff. And created game engine whith level editor which i can use in future.
One Button Bob
In the first year of university i needed to make coursework in programming, so i decided to make a game, it was 4 years already since i made my last game, there was new SDL version and many things have changed.
I have decided to make flash game One Button Bob, clone, but smaller version. it turned out just perfect :DD .exe source code
I learned SDL here: http://lazyfoo.net/
No comments :
Post a Comment