Skip to content

FrancisLevesque/Kotlin-Invaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin-Invaders

Simple Space Invaders clone using Kotlin for Android

This is a tutorial for people new but with some experience in Kotlin but new to game programming

In Android Studio create a new project called Kotlin Invaders Add the assets folder to the main folder Add the graphics to the drawable folder Add the .kt files to the java folder and adjust the package names to match your project Make a minor adjustment to the AndroidManifest file to go full screen (don't copy and paste the whole file )

Enjoy Space Invaders

About

Simple Space Invaders clone using Kotlin for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%