GithubHelp home page GithubHelp logo

jaspervdj / jvgs Goto Github PK

View Code? Open in Web Editor NEW
58.0 58.0 9.0 2.82 MB

JVGS is a free, minimalistic platform game that is not like the others.

Home Page: http://jvgs.sf.net/

License: Do What The F*ck You Want To Public License

Lua 4.13% C++ 95.51% C 0.23% Shell 0.13%

jvgs's Introduction

What

This is the source code of my personal home page. It might be of interest to anyone who wants to set up a blog using Hakyll.

License

This website falls under regular copyright laws. This means the code is available as a reference. You shouldn't use it as a starting point for your own site, the examples on the Hakyll site are much cleaner.

jvgs's People

Contributors

jaspervdj avatar mailaender avatar sjuxax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jvgs's Issues

Screen resolution not controllable

I would like to record a video of jvgs and for that I need it to start at a custom resolution, but it will only full-screen.

Please add a way to allow windowed mode with controllable screen size settings (command line parameters would be best I guess)

Item-getting after death

When I got the hat in the level with the plants, I kept it after my death once. Can't reproduce though. It appears I get a random Item after my death in that level..

"make" error

$ make
[ 0%] Built target swig
[ 6%] Built target core
[ 8%] Built target input
[ 12%] Built target tinyxml
[ 37%] Built target game
[ 65%] Built target sketch
[ 72%] Built target video
[ 88%] Built target math
[ 88%] Built target audio
[ 89%] Built target font
[ 97%] Built target effect
Scanning dependencies of target bind
[ 98%] Building CXX object src/bind/CMakeFiles/bind.dir/jvgslua.cpp.o
Linking CXX static library libbind.a
[ 99%] Built target bind
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libGL.so', needed by 'src/jvgs'. Stop.
CMakeFiles/Makefile2:146: recipe for target 'src/CMakeFiles/jvgs.dir/all' failed
make[1]: *** [src/CMakeFiles/jvgs.dir/all] Error 2
Makefile:76: recipe for target 'all' failed
make: *** [all] Error 2

Error - main.lua: main.lua:18: attempt to call method 'load' (a nil value)

An error occurs when I try to launch the game

$ ./src/jvgs
Error - main.lua: main.lua:18: attempt to call method 'load' (a nil value)

Context:
Linux / ubuntu 8.04 sous amd64;
SDL 1.2-4
cmake : 2.6.2
swig : 1.3.33
lua: 5.1

I try the download version 0.5 and the git version (JVGS-4f74aec of the 11 jan 2011) with the same result.

Running on Rpi3?

Hi!
I saw this game and knew I had to get this running on my RetroPie. The style, the atmosphere, just awesome!

At least, thats what I guess, because I can't seem to get it running properly.
I've downloaded the package from SourceForge (v0.5). Building goes ok, no errors or warnings.
The first time I try to run the game it goes to a black screen. Esc returns me to prompt, with Warning - Could not load xml document: /home/pi/.jvgs.xml.
Subsequent tries only show a black screen, which I escape from using Esc.

I understand the game was quite abstract, but still, only a black screen??

Segfault in libdricore

It seems that jvgs can segfault libdricore, altough it is very hard to reproduce. Captured traceback:
#31754 0xb74ceaf8 in vbo_split_inplace () from /usr/lib/xorg/modules/dri/libdricore.so
#31755 0xb74cd911 in vbo_split_prims () from /usr/lib/xorg/modules/dri/libdricore.so
#31756 0xb74d5381 in _tnl_draw_prims () from /usr/lib/xorg/modules/dri/libdricore.so
#31757 0xb74d43fd in vbo_save_playback_vertex_list () from /usr/lib/xorg/modules/dri/libdricore.so
#31758 0xb743d06d in execute_list () from /usr/lib/xorg/modules/dri/libdricore.so
#31759 0xb74404c2 in _mesa_CallList () from /usr/lib/xorg/modules/dri/libdricore.so
#31760 0xb74bb790 in neutral_CallList () from /usr/lib/xorg/modules/dri/libdricore.so
#31761 0x080f2aaf in jvgs::video::ListManager::callList (this=0x8144660, list=@0xa0b7944) at /home/jaspe
#31762 0x080f7580 in jvgs::sketch::Sketch::render (this=0xa0b7930) at /home/jasper/Project/jvgs/src/sket
#31763 0x080e4216 in jvgs::game::Level::render (this=0xa084598) at /home/jasper/Project/jvgs/src/game/Le
#31764 0x080e796c in jvgs::game::LevelManager::run (this=0x81445f0) at /home/jasper/Project/jvgs/src/ga

I don't know whether this error is due to jvgs (unlikely?) or some other library.

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.