|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Games on data structures and algorithm concepts
Hi guys,
I was given a task of developing a game which illustrates the concepts of data structures and algorithm to the year 1 CS students of my university. Anyone has any suggestions on this one (for eg. any similar games or reference materials which I can take a look at)? Thanks in advance. |
|
#2
|
||||
|
||||
|
IMO sorting algorithms would be a great place to start. Different methods of which you can manipulate (x, y) coordinates, a heat seeking missile perhaps would be interesting? Data structures are fun. You could give a basic game design plan (main while loop, the main update method, ect) and how it all ties together. How you might calculate damage for a given weapon, or how to check if a line is full in a tetris-style game would be cool. Games are meant to be fun, so keep it interesting and somewhat simple. Good Luck =D
__________________
"Java makes impossible things possible, but makes easy things difficult." - Somebody
|
|
#3
|
|||
|
|||
|
Quote:
Thanks for the advice. Really appreciate it. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > Games on data structures and algorithm concepts |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|