Skip to content

matheusPereiraKrumm/big-headed-football

Repository files navigation

Big Headed Football

A simple football game made with OpenGL library on Kotlin.

Uma jogo de futebol simples desenvolvido com a biblioteca OpenGL em Kotlin.

sample1

Commands

  • Key arrow UP -> Move ahead
  • Key arrow DOWN -> Move back
  • Key arrow RIGHT -> Move right
  • Key arrow LEFT -> Move left
  • Key - (minus) -> Reduce number of faces
  • Key 0 (zero) -> Increase number of faces

How to build

Prerequisites

  • JDK 8 32 bits
  • Maven
  • Unzip tool
  • Linux based O.S.

Build and run

  1. Extract libs.zip in project root dir
  2. Import project on your IDE as a maven project
  3. Configure Native Library Locations for gluegen lib (for each module): add all .so files from libs folder.

Authors

License

The codebase is licensed under GPL v3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages