Coder Social home page Coder Social logo

alpine's Introduction

Alpine: Ski Resort Tycoon

This is a free and open source (GPL v3) ski tycoon game I am working on. It is currently in very early alpha stages, and right now is just a proof of concept of the terrain system, lift building, slope building, and basic visitor interactions.

How to clone and set up

Use this command to clone into an empty directory git clone --recurse-submodules [email protected]:charles-bruel/Alpine.git, then open with the Unity Hub.

alpine's People

Contributors

charles-bruel avatar

Stargazers

RaphaelGerth avatar  avatar  avatar

Watchers

 avatar  avatar

alpine's Issues

2 skiers immediately crash on pathfinding when adding skiers

Two visitors will get the following error when visitors are first introduced, regardless of the amount added.

KeyNotFoundException: The given key 'NavDestination' was not present in the dictionary.
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <75633565436c42f0a6426b33f0132ade>:0)
NavGraph.Dijkstras (INavNode start, System.Collections.Generic.List`1[T] end, SlopeDifficulty Ability) (at Assets/Scripts/Nav/NavGraph.cs:150)
CreateVisitorPlanJob.Run () (at Assets/Scripts/Sync/CreateVisitorPlanJob.cs:42)

Complete freeze when dragging slopes

There is a rare complete freeze (Unity completely unresponsive) when dragging slope points around. It's completely unclear what causes it or how to reproduce.

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.