Coder Social home page Coder Social logo

noixas / crazyputting Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 4.0 145.72 MB

Mini Golf with 3D Real Time Map Editor, 3D Spline Editor, Add and remove obstacles, Custom Raycasting

Home Page: https://rodrigochavez.dev/mini-golf-with-3d-splines-and-map-editor/

License: MIT License

Java 100.00%

crazyputting's Introduction

CrazyPutting

Latest changes:

  • Updated to work with Java 11 (openjdk version "11.0.6" 2020-01-14).
  • Gradle updated from 2.14.1 to 5.4.1 (Latest compatible gradle with libgdx).
  • LibGDX updated to 1.9.10.
  • References to JavaFX erased.
  • Configuration file for VSCode (1.44) added.
  • Configuration file for Intellij (2020.1) added.
  • Minor changes in folder structure.
  • README.md updated.

Requirements

  • Java 11.
  • Gradle 6.3.

Run Executable

Run `Mini Golf Executable 2020.4.19.jar

The .jar is currently broken, in order to run the software use gradle.

Intellij & VSCode

Open a terminal in the root folder and run gradle desktop:run >> or Run DesktopLauncher.main file to launch the program in either Intellij or VSCode

To build a .jar file use gradle desktop:dist. The .jar will be located at ../desktop/build/libs.
A .jar (Mini Golf Executable 2020.4.19) is provided in the root of this repository for accessibility.

Features

  • 3D Real Time Map Editor
    • 3D Spline Editor
    • Add and remove obstacles
    • Custom Raycasting
  • Custom built physics
  • Three AI solvers
    • Basic Genetic Algorithm.
    • Genetic Algorithm with path finding.
    • Dantzig's simplex algorithm.

Images

Realtime 3D Splines map editor Obstacles and physics example

  • 3D graphics.
  • Map Editor (Real time editing).
    • Custom Raycasting to interact with the map.
    • Custom 3D Splines editing.
    • Obstacles addition and deletion.
    • UI.
  • Software architecture based on the Game Programming Patterns book.
    • Object Pooling.
    • Game Loop.
    • Component Pattern.
    • Command Pattern.
    • Etc.

crazyputting's People

Contributors

inneedofaname avatar noixas avatar parthhhhh avatar shir-lee avatar simonosadchii avatar

Stargazers

 avatar

crazyputting's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.