This repo contains inkball(a computer game that is included with Windows XP Tablet PC Edition 2005 and Windows Vista) clone written in c++ and sfml
- A fresh new look to inkball with a custom level editor check the screen shots below.
- basic framework
- asset loading
- level loading
- collsions
- finalize collisions b/n balls and line
- gameplay
- menu system
- level editor
- integration and refactoring(level.cpp)