Skip to content

Yosef-6/InkBall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InkBall

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.
Image 1 Image 2 Image 3 Image 4 Image 5

So far

  • basic framework
  • asset loading
  • level loading
  • collsions
  • finalize collisions b/n balls and line
  • gameplay
  • menu system

In progress

  • level editor

Things to be done

  • integration and refactoring(level.cpp)