Skip to content

anst9000/SpaceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceGame

A space game (asteroids) following ForeignGuyMike Java Game Development on Youtube.com

This tutorial is an 18-part tutorial using Java LibGDX.

Example Code

public class Game implements ApplicationListener {
  
  public void create() {
  
  }
}

Overview of videos.

Videos Areas Length
Part 1 - 2 Setup 22 min
Part 3 Keyboard 13 min
Part 4 State 12 min

Info regarding ForeignGuyMike

My Android Games: https://play.google.com/store/apps/developer?id=Distraction

Blog: http://neetlife2.blogspot.com/

Email: foreign.guy.mike@gmail.com


Info regarding anst9000

Name: Anders Strömberg

City: Sundsvall

Country: Sweden

Email: coltlaboy@yahoo.se

Internet site: plstats.site

About

A space game following RealTutsGML Java Game Development on Youtube.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages