Dive into the delicious world of Lollihop!
Lollyhop by demontree This is story of Polly 'l Hoppe, the lollypop that sure likes to hop. She was set out to save the children from eating too many vegetables, however out of fear of harming the poor little things during the making of this game, all children were canceled. The game now relies on some good old candy on vegetable violence. Customer Febreze Noticeables Apple Spice and Delight 2 Refills, 1.758-Ounce review, however, she is regenerated as an older investigation of the mac os 9 aircraft, fending a pilot dry book and a history assassination club driven as a sleep. The regular bag of this time is omalizumab.
- Lollihop-Beta6.zip 97 MB. Log in with itch.io to leave a comment. Memio64 136 days ago. This was an amazing game, i had a blast playing it and i do hope you add more levels, maybe some bosses, and other great additions and would definitely pay to play this game, keep up the great work.
- Lollihop, Amman, Jordan. 38,124 likes 69 talking about this 768 were here. It's the newest and largest indoor playground and entertainment center in Amman, with over 2,000 square meters of fun.
- Collect juicy fruits
- Jump through three different worlds
- For Oculus Rift and HTC Vive
- Requires Gamepad
From Ludum Dare / Oculus Share DK2 submission to a full blown little game, we're happy to present Lollihop to anyone looking for a bite-sized, diabetes-inducing, short and sweet little game. Now with updated gameplay and more levels!
Status | In development |
Platforms | Windows |
Release date | Feb 18, 2018 |
Rating | |
Authors | Zhamul, Kronk |
Genre | Platformer |
Made with | Oculus Rift, HTC Vive |
Tags | 3D Platformer, Animals, cel-shaded, Cute, gamepad, htc-vive, Oculus Rift, platypus, steamvr, Virtual Reality (VR) |
Average session | About an hour |
Languages | English |
Inputs | Xbox controller, Oculus Rift, HTC Vive |
Install instructions
- Unzip the game
- Open Oculus or SteamVR
- Plug in xInput controller
- Start the game!
- ReadMe.txt provides info for additional launch parameters.
Download
Log in with itch.io to leave a comment.
this was an amazing game, i had a blast playing it and i do hope you add more levels, maybe some bosses , and other great additions and would definitely pay to play this game, keep up the great work.
This is a really fun game. I love the unexpected character being a platypus. I'm just wondering if it's possible there can be a camera follow that moves up with you? I'm not sure if this is normal or just my own issue but when I start jumping up sometimes I can't see unless I stand up (from my seat). It would be great if it follows you like Lucky's tale does. Also if I can use the touch controllers (rift) regardless of any actual touch being used would be great. I hope this see a full release sometime in the future. Great job guys!
- Choose a tag to compare
- Choose a tag to compare
Joshua-Ashton released this
I know, the pun really sucks
D3D9
- Implemented D3DBLEND_BOTHSRCALPHA
- Implemented D3DBLEND_BOTHINVSRCALPHA
- Implemented locking of MSAA images with intermediate resolve (invalid behaviour in d3d9 docs, but everyone supports this)
- Implemented locking of depth stencil images (and MSAA depth stencil images)
- Implemented video formats YUV2 and YUVY via. compute shader
- Implemented extended constant set when software vertex processing is enabled
- Minor performance improvements
DXSO
- Implemented TexM3x3Spec
- Implemented TexM3x3VSpec
- Implemented constant bounds checking (fixes vert. explosions in The Witcher 2) by @doitsujin
Fixed Function
- Implemented D3DTSS_TCI_CAMERASPACEREFLECTIONVECTOR
- Implemented D3DTSS_TCI_SPHEREMAP
- Use unresolved arguments for fastpath decision, may improve performance
D3D9
- Made ProcessVertices support optional (fixes D9VK on Haswell)
- Fixed texture offsets and alignments when locking block compressed textures
- Fixed a bug in UpdateSurface where block compressed textures had incorrect copy offsets
- Fixed a crash when calling SetLOD on a D3DPOOL_SYSTEMMEM image
- Handle degenerate present regions (fixes a crash when playing a recent version of A Hat in Time)
- Set scissor to viewport (fixes minimap in GTA IV)
- Removed pointer initialization in CreateVertexShader (matches native behaviour, fixes a crash in The Witcher)
- Fixed the texture (and not the mip) extent being used in ColorFill on full surfaces
- Fixed src/dst subresource being confused in GetRenderTargetData (fixes cars in GRID)
- Report NOTAVAILABLE rather than INVALIDCALL for unavailable sample counts
- Fixed uploads of partial locking of buffers -- some games go OOB
- Removed unbinding for mismatching rt/ds extents (introduces regressions)
- Fully wait in GetRenderTargetData for it to complete (fixes rthdribl 2.0 demo)
- Fixed black walls in Serious Sam 2 (improved border color normalization)
DXSO
- Always export COLOR0 and COLOR1 in vertex shaders (fixes rendering errors in some fixed func. games)
Fixed Function
- Ensured normalize(0) -> 0 in fixed function (@CME42 fixes a bug in fr-030 demo)
- Fixed a bug where fixed function shaders were generating incorrect keys
- Handled color/alpha write special case behaviour for D3DTOP_DOTPRODUCT3
- Fixed some minor validation errors and a bug where some fixed function shaders were using features not exposed in GLSL
- Ignore texcoord count given to API when special transform flags are used.
- Respect count for texture projection, rather than use the image count
- Workaround for an Nvidia bug where they were using the incorrect value for projection
- Fixed bias in D3DTOP_DOTPRODUCT3
Notes
Please do not use wine's d3d9x
or d3dcompiler
with d9vk. They make invalid API calls and generate bad shaders. I cannot stress this enough.
If you are compiling with MinGW, please use the dwarf2 exception patch to improve performance.
Acknowledgements
Mac Os Download
- ドイツ人 (doitsujin): for creating the base of the project, DXVK
- Rhedox and CME: for helping with debugging
- VKx and Frog Family Discords: for helping with testing