Giter VIP home page Giter VIP logo

pogayo / the-road-runner Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 693 KB

A program to simulate a simpler version of Coyote and the Road Runner’s world. Created an environment for the Road Runner to run wild making sure that she gets to her destination as fast as possible while avoiding the Coyote and his complex contraption.

Java 100.00%
djikstra graph-search-algorithms shortest-parth java javafx

the-road-runner's Introduction

The-road-runner

This was the final project for my Data Structures and algorithms class. The project was implemented in Java. UI was done in JavaFX. I did it as part of a team of 2.

Goal

Write a program to simulate a simpler version of Coyote and the Road Runner’s world. Build an environment for the Road Runner to run wild making sure that she gets to her destination as fast as possible while avoiding the Coyote and his complex contraptions.

We were free to mmake programming designs as we wished keeping in mind that the goal was to write clean, correct and efficient algorithms with smart tradeoffs between time and space.

Concepts Covered

  1. Graphs
  2. Graph search algorithms--Implemented Djikstra, Depth First Search and A-star
  3. Building UI using Java Frameworks
  4. Algorithm design and analysis
  5. Implementation and selecting efficient data structures
  6. Basic game development

Intresting things tackled

  1. Implementing an undo and redo button
  2. Implementing different game configurations
  3. Dealing with obstacles and constraints
  4. Memory management
  5. Handling game state

the-road-runner's People

Contributors

engineersticity avatar pogayo avatar

Watchers

 avatar  avatar

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.