Skip to content

stanfortonski/StickMan-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stickman 3D: First Round

Game written in C++ on API OpenGL 4.1

Player 1 punched with right hand another player

YouTube video: https://www.youtube.com/watch?v=XC_Xxf7IHnU

What game is this?

This game is inspired on old games with handwritten stickmans and Tekken. This is only fast implementation of the game but not demo. Game allows to play with friend or with AI.

This application is based on my own 3D Engine.

Additional Features:

  • cell shading
  • blocky rain

Requirements:

  • Graphics card that support OpenGL 4.1
  • Graphics card drivers
  • It is good to have joystick but not necessary

Tested on RX 480 and GTX 650 ti.

Screenshots:

StickMan 3D screenshot Start Fight StickMan Welcome Player 2 dead Player 1 win Main Menu Interface

Credits