External Links

Windows executable
Download from itch.​io
Windows Application (Windows 7 and later)

Have you played this game?

You can rate this game, record that you've played it, or put it on your wish list after you log in.

Camelot Jack

by David Turner

2024
Mythology
C#

(based on 1 rating)
2 reviews1 member has played this game.

About the Story

This game is loosely based on the fairy tale 'Jack the Giant Killer' and based in the legendary world of King Arthur. You are based in Cornwall and need to get Jack out of Mordred's tower.

Awards

Ratings and Reviews

Write a review
1 of 1 people found the following review helpful:
Impressive but flawed hand-made C# system for short fantasy game, May 13, 2024
by MathBrush
Related reviews: about 1 hour

The trouble with parser games is that players can type in literally anything and hope to get a reasonable response out. This causes problems when the player enters something that seems logical to them which the game rejects.

There are two ways of addressing this: training players on a standardized set of verbs, so they enter a narrower range of commands, and programming more responses into your engine/game.

This game is a custom C# engine. Unfortunately, it doesn't recognize as wide a range of commands as most of the popular parser engines do, and it doesn't use common player-recognized commands and shortcuts like I and L, so it's missing both ways to keep player frustration at bay. I ended up frustrated a lot. I couldn't even read the initial text, as it scrolled off screen and mouse and arrow keys didn't move it (althought pg dn eventually did).

There are buttons and an extra text field, designed to make the task easier, which helped. But overall I think that the author vastly underestimated the ability of players (including me) to type exactly the wrong thing, over and over.

Combined with this, the game does not save or undo (and I had to manually exit to restart), and it has several instant deaths and other ways to lock yourself out of victory (I had to restart on two different occasions because I GAVE something TO someone, which the game accepted, but they didn't give it back).

The storyline is that you are in a dungeon cell where Excalibur has appeared, in the stone, and you have to escape. There are a few segments with fairies, but that's the end of this preview.

As a C# project made in a month this is very impressive, so much so that I would be impressed by this if I were on a hiring committee. As a parser game among many other parser games, it falls a bit flat. I don't know if the author reads IFDB reviews, but I'd suggest looking at some other current parser games to see what's possible in terms of responsiveness, and/or running more cycles of feedback with having people test the game and see what commands could be implemented to smooth gameplay.

Was this review helpful to you?   Yes   No   Remove vote  
More Options

 | Add a comment 

Fairly fun but hard to play, May 31, 2024
by Dee Cooke
Related reviews: TALP Jam 2024

I was playing three different versions of this game on and off and the first two at least were very buggy. I haven’t poked much at the most recent version (uploaded 7th May 2024 as of this review) so I don’t know if the bugs I noticed are still there or not – I just speedran through it after running into a gamebreaking bug near the end of the version prior.

The parser is very exacting and so I’m not sure how beginner-friendly it is. However, the game is coded from scratch in C# and I always find that pretty impressive! The author was also very reactive to feedback during the jam, which was really helpful.

A short game with a fun tone, so worth a go if you don’t mind persevering.

Was this review helpful to you?   Yes   No   Remove vote  
More Options

 | Add a comment 

Tags

- View the most common tags (What's a tag?)

(Log in to add your own tags)
Tags you added are shown below with checkmarks. To remove one of your tags, simply un-check it.

Enter new tags here (use commas to separate tags):

Game Details

RSS Feeds

New member reviews
Updates to external links
All updates to this page


This is version 2 of this page, edited by Garry Francis on 4 May 2024 at 3:10am. - View Update History - Edit This Page - Add a News Item - Delete This Page