Skip to content

This repository serves as a time capsule, holding some of my first game development projects in Java, created in 2015. They were simple games made to learn the fundamental concepts of programming and put them into practice.

Notifications You must be signed in to change notification settings

pedroEKS/2015games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Java Games from 2015 🕹️

This repository serves as a time capsule for some of my earliest Java game projects, developed in 2015. The goal was simple: to put basic programming concepts into practice while learning about logic and interactive development.

The Projects

You'll find the following games here:

  • Mario: A simple recreation inspired by the classic universe.
  • Minecraft_fake: A basic 2D version inspired by Minecraft's building mechanics.

To execute the program, just compile the src/main.java file

⚠️ Note on Development

The code in this repository does not reflect modern software development best practices, as it was written by a beginner many years ago. Its main value is historical and sentimental, marking the start of my journey into the world of programming.

About

This repository serves as a time capsule, holding some of my first game development projects in Java, created in 2015. They were simple games made to learn the fundamental concepts of programming and put them into practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages