Skip to content

The beginnings of a Text-BasedRPG to practice Kotlin and Intellij

Notifications You must be signed in to change notification settings

Tskalka/Text-BasedRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The purpose of writing this software was to test my learning of Kotlin. I spent the last 2 weeks learning kotlin, with the intetion to grow in my abilities as a programmer. This also helped broaden my horizon because this is my first time not using VS code.

This software is the beginnings of an old school Text Based RPG in the command line.

The purpose of writing a Text Based RPG is to practice my abilites in a language I knew nothing about 2 weeks ago. This had me practice using classes, functions, conditionals, and loops in Kotlin.

Software Demo Video

Development Environment

I used the IntelliJ enviornment, which I have grown to love!

I used Kotlin to create this software.

Useful Websites

Future Work

  • Add more to the story
  • Add more action types so the player can interact more with the world.
  • Add save states.

About

The beginnings of a Text-BasedRPG to practice Kotlin and Intellij

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages