Skip to content

a demo learning state machine and game programming (under osx)

Notifications You must be signed in to change notification settings

flashjay/basketball-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this is a basketball game demo, base on OpenGL for grapic render,
some simple AI technology.

now this is the first version, it is just an framework,
later I will add some funny things.

Programming language: C++

lib file related:
glu, glut, glui.

TODO list:

1 More detailed AI in game, more real than now.
2 Read some parameters from conf file, this is going to be implemented through Lua.
3 User control from keyboard, so user can play with computer.
4 ...

------------------------<faryang>------------------------

 - 2012/7/31 Add Xcode Project files

About

a demo learning state machine and game programming (under osx)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.0%
  • C 27.0%
  • Objective-C 9.0%