Git Product home page Git Product logo

huntthewumpusornot's People

Contributors

ivochan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

huntthewumpusornot's Issues

Legenda errata

La legenda mostra le lettere della mappa completa, inutili per la mappa in "avanscoperta"

errore posizionamento pg

è capitato che il pg fosse posizionato in modo che non potesse effettuare nessuna mossa, perchè il suo percorso era bloccato dalle celle non accessibili

Clear console at game start

Add this istruction at line 106 to File src/game/session/LinkStart.java in order to clear console:

System.out.print("\033[H\033[2J");
System.out.flush(); 

repeat if you want every times you draw matrix game

bug percorso bloccato

se una roccia viene incontrata sul path, viene notificato ma cmq non viene bloccato l'andamento del personaggio
Vedere le immagini:

Prima:
image

Dopo:
image

Su console non viene vista la vittoria

probabilmente a causa del clear Console

consiglio di aggiustare scrivendo la vittoria dopo il clear console ( oppure sostituire il clearconsole con una serie di stampe così si può scrollare sopra)

richiesta modalità di gioco

quando viene avviata una partita successiva alla prima, viene lasciata come modalità di gioco quella scelta al primo avvio

Controllo Oro raggiungibile

Controlla che l'oro sia raggiungibile
Mi è capitato un caso in cui:

||X| |X| |WUMPUS| |ORO  ||      
||X| |X| |X     | |SASSO||    
||X| |X| |X     | |    X||     
||X| |X| |P     | |X    ||

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.